home *** CD-ROM | disk | FTP | other *** search
- inherited frmWaitForWindow: TfrmWaitForWindow
- Left = 753
- Top = 162
- HelpContext = 111
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Causes task execution to pause at the current line until the spe' +
- 'cified window '
-
- 'opens or closes. To search for partial window titles, use wildc' +
- 'ard characters * '
- 'and ?.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- inherited Label2: TLabel
- Top = 65
- end
- object lblAction: TLabel [1]
- Left = 10
- Top = 16
- Width = 34
- Height = 13
- Caption = 'Ac&tion:'
- FocusControl = cbxAction
- end
- inherited cboWindowTitle: TComboBox
- Top = 81
- TabOrder = 1
- OnDropDown = cboWindowTitleDropDown
- end
- inherited cbIncludeHiddenWindows: TCheckBox
- Top = 107
- TabOrder = 2
- end
- inherited WindowHandlePnl1: TWindowHandlePnl
- Top = 131
- TabOrder = 3
- end
- object cbxAction: TComboBox
- Left = 10
- Top = 32
- Width = 433
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- Items.Strings = (
- 'Wait for window to open.'
- 'Wait for window to close.'
- 'Wait for window to be focused.'
- 'Wait for window to not be focused.')
- end
- end
- object tbsAdvanced: TTabSheet [2]
- Caption = 'Advanced'
- ImageIndex = 4
- object Label3: TLabel
- Left = 10
- Top = 10
- Width = 309
- Height = 13
- AutoSize = False
- Caption = '&Time out after (optional):'
- FocusControl = edtScalar
- end
- object edtScalar: TEdit
- Left = 10
- Top = 26
- Width = 107
- Height = 21
- TabOrder = 0
- end
- object cboMeasure: TComboBox
- Left = 127
- Top = 26
- Width = 107
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ItemHeight = 0
- ParentFont = False
- TabOrder = 1
- end
- object GroupBox1: TGroupBox
- Left = 10
- Top = 102
- Width = 449
- Height = 82
- Caption = 'Action'
- TabOrder = 2
- Visible = False
- object rdoAppear: TRadioButton
- Left = 10
- Top = 14
- Width = 401
- Height = 17
- Caption = 'Wait for window to &open'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object rdoDisappear: TRadioButton
- Left = 10
- Top = 29
- Width = 401
- Height = 17
- Caption = 'Wait for window to &close'
- TabOrder = 1
- end
- object rdoFocus: TRadioButton
- Left = 10
- Top = 43
- Width = 401
- Height = 17
- Caption = 'Wait for window to be &focused'
- TabOrder = 2
- end
- object rdoBackground: TRadioButton
- Left = 10
- Top = 58
- Width = 401
- Height = 17
- Caption = 'Wait for window to ¬ be focused'
- TabOrder = 3
- end
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 136
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- Left = 200
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- Left = 232
- end
- inherited IvTranslator1: TIvTranslator
- Left = 168
- Top = 348
- end
- end
-